Skip to content
Back to search
30
MCP

Browser Automation

pulsemcp/browser automation

Enables browser automation through a WebSocket-connected browser extension, providing tools for extracting page content as markdown, injecting custom CSS styles, retrieving URLs, and searching browser history for web scraping, testing, and content analysis workflows.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools
Autopilot Browser
Integrates with Autopilot Browser's workflow automation platform to search for and execute pre-built browser automation workflows with custo
0 tools
Browser Agent Protocol
Provides standardized browser automation through semantic selectors and accessibility-focused element identification, enabling reliable web
0 tools
io.github.therealtimex/browser-use
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
0 tools
Web Browser
Integrates web browsing capabilities for realtime data retrieval, content extraction, and task automation using popular Python libraries.
0 tools
BrowserControl
Enables browser automation through visual interaction using numbered screenshots where interactive elements are marked for precise clicking,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "browser_automation": {
      "url": "None",
      "transport": "http"
    }
  }
}